tests/kolainst: Add `make localinstall`
authorJonathan Lebon <jonathan@jlebon.com>
Fri, 14 Apr 2023 16:21:05 +0000 (12:21 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Fri, 14 Apr 2023 19:19:17 +0000 (15:19 -0400)
commitfd3304e98760f4d8413af6181a77d0e1d955dbe8
tree50147b058e04ab89e94d805d186f859feca364fd
parent771deb55d16e673483eeacabf92316eaca70cf40
tests/kolainst: Add `make localinstall`

When hacking and testing locally with `cosa build-fast` and `kola run`,
I prefer to leave testing framework stuff within the work directory
rather than installed in my pet container. Add a `localinstall` target
for this which puts the tests in `tests/kola`. Then a simple `kola run`
will pick it up.
tests/kolainst/Makefile